home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Giga Pack
/
Giga Pack CD1.iso
/
3d
/
bstone
/
go.bat
< prev
next >
Wrap
DOS Batch File
|
1997-04-30
|
120b
|
8 lines
cd\3d
cd bstone
@echo off
bs_aog %1 %2 %3 %4 %5 %6 %7
if not errorlevel == 1 goto exit
jamerr -fbs_aog.err
:exit